Package-level declarations
Types
Abstract action implementation that computes outputs.
Abstract implementation of AgentProcess that provides common functionality
Convenient superclass for LlmOperations implementations, which should normally extend this Find all tool callbacks and decorate them to be aware of the platform Also emits events.
WorldState implementation that wraps a ConditionWorldState and includes a reference to the Blackboard for accessing domain objects at planning time. This enables @Cost methods to access domain objects for dynamic cost computation.
Determine world state for the given ProcessContext, using the blackboard.
An AgentProcess that can execute multiple actions concurrently. With each invocation of formulateAndExecutePlan(), it will attempt to execute all actions that are currently achievable towards the plan.
Allows renaming a ToolCallback